CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - camera calibration

搜索资源列表

  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6132168
    • 提供者:lyd
  1. TOOLBOX_calib

    0下载:
  2. 可进行摄像机标定,自动求出一个摄像机的内外参数,也包含程序求两个摄像机的全局标定,两摄像机之间的旋转平移矩阵-Camera calibration can be automatically calculated inside and outside the parameters of a camera, also includes procedures for seeking the global calibration of two cameras, two cameras rotating
  3. 所属分类:Video Capture

    • 发布日期:2017-06-15
    • 文件大小:23065661
    • 提供者:bubu
  1. corners_in_ROI

    0下载:
  2. Corner detection for camera calibration using a 3D calibration object. To get corners one must to define a 6point ROI. The corners will be detected inside ROI and will be put into a vector.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5700
    • 提供者:sully2001
  1. asgn3

    0下载:
  2. Camera calibration consists in the estimation of a model for an un-calibrated camera. The objective is to find the external parameters (position and orientation relatively to a world co-ordinate system), and the internal parameters of the camera (pri
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1192841
    • 提供者:Ahmed
  1. A-practical-method-for-flat-panel-high-precision-c

    0下载:
  2. 一种实用的平板高精度摄像机标定方法A practical method for flat-panel high-precision camera calibration-A practical method for flat-panel high-precision camera calibration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:367716
    • 提供者:say5201
  1. calibration

    0下载:
  2. Calibration one camera from video capture. Code similar to opencv sample but portable to QT.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:111244
    • 提供者:Maxx
  1. calibstereocv22

    0下载:
  2. Camera calibration from Opencv22 in QT.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5705
    • 提供者:Maxx
  1. traffic-monitoring-system

    0下载:
  2. 交通流视频检测中的摄像机标定技术及其相关问题的研究-Traffic Video Detection Camera Calibration Technology and Related Issues
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:956706
    • 提供者:demand
  1. calibration

    0下载:
  2. 此代码为张正友的摄像机标定算法,利用opencv开发环境来实现。-The code is Zhang Zhengyou camera calibration algorithm, using opencv development environment to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1513472
    • 提供者:任雪菲
  1. camera

    0下载:
  2. 摄像机标定源码,通过多个黑白相间的正方形进行标定- the source of the camera calibration through multiple black and white squares calibration
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:3317
    • 提供者:谢松莲
  1. Calibration

    0下载:
  2. 摄像头标定程序,里面有一张标定所需要的网格图片-Camera calibration process, which has a grid of images required for calibration
  3. 所属分类:Video Capture

    • 发布日期:2017-04-08
    • 文件大小:11273
    • 提供者:潘桂聪
  1. camera-calibration-

    0下载:
  2. 首先自制一张标定图片,用A4纸打印出来,设定距离,再设定标定棋盘的格子数目,如8×6,然后利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置,这里cvFindChessboardCorners不太稳定,有时不能工作,也许需要图像增强处理。 计算实际的距离,应该是3D的距离。我设定为21.6毫米,既在A4纸上为两厘米。 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -First, a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:8026
    • 提供者:高东旭
  1. camera-parameters

    0下载:
  2. 对照相机进行标定,与世界坐标系是直角坐标系,以OpenCV为支持,输出摄像机的内参和外参-Calibration of the camera, and the world coordinate system is Cartesian coordinates to OpenCV for the support, the output of the camera internal parameters and external parameters
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2194
    • 提供者:鞠光亮
  1. Optimization-Method-Camera-Calib

    0下载:
  2. Research on the Application of Optimization Method to Camera Calibration 最优化方法在摄像机标定中的应用-Research on the Application of Optimization Method to Camera Calibration
  3. 所属分类:Video Capture

    • 发布日期:2017-03-24
    • 文件大小:123692
    • 提供者:
  1. calibration

    0下载:
  2. 主要是在基于opencv库下的摄像机标定,是指单个摄像机的内部参数求取-Opencv library is mainly based on camera calibration under, is to strike a single camera' s internal parameters
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:4971
    • 提供者:dc
  1. A-Flexible-New-Technique-for-Camera

    0下载:
  2. 主要讲述摄像机的标定,很经典的一篇论文,是一种比较简单的标定方法。-Mainly about the camera calibration, a classic paper, is a relatively simple calibration method.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:895290
    • 提供者:符淼淼
  1. CalibrateCamera

    0下载:
  2. CAMERA CALIBRATION OPENCV-CAMERA CALIBRATION OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2525
    • 提供者:ahmed
  1. Camera-calibration

    0下载:
  2. 详细介绍了各种相机标定算法的优缺点,通过实验的方法对各种方法进行了测试。-A comparative review of camera calibrating methods with accuracy evaluation
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:211238
    • 提供者:熊俊
  1. calibration

    0下载:
  2. 计算机视觉相机标定算法,已验证算法是正正确的,希望能对你学习opencv有所帮助-Computer vision, camera calibration algorithm, authentication algorithm is already being correct, hoping to help you learn opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:95541
    • 提供者:木木
  1. Calibration

    0下载:
  2. 摄像机的标定工具包,主要用来实现对摄像机的标定。-Camera calibration kit, mainly used to achieve the calibration of the camera.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:494593
    • 提供者:张旭飞
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com